.head {
	width: 1200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.logo {
	float: left;
	width: 642px;
	height: 100px;
}
.gupiao {
	float: left;
	line-height: 26px;
	padding-left: 20px;
	margin-left: 25px;
	border-left: 1px solid #E0E0E0;
	margin-top: 37px;
	margin-bottom: 37px;
	font-size: 16px;
}
.language {
	float: right;
	display: block;
	height: 100px;
	line-height: 100px;
	color: #7c7c7c;
}
.language a {
	margin: 0 10px;
	color: #7c7c7c;
}
.language span {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}
.language img {
	vertical-align: middle;
}
.lan {
	color: #000 !important;
}
/******导航********/
.wraper {
	width: 1075px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
}
.nav {
	position: relative;
	height: 50px;
	/*overflow: hidden;*/
	display: inline-block;
	margin: 0 auto;z-index:999;
}
.nav-item {
	position: relative;
	float: left;
	width: 85px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	z-index: 1;
	margin-left: 40px;
	margin-right: 40px;
}
.nav-item a {
	display: block;
	height: 50px;
	color: #000;
	width: 100%;
	text-align: center;
}
.nav-item a:hover {
	color: #255aa7
}
.move-bg {
	box-sizing: border-box;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 50px;
	z-index: 0;
	border-bottom: 2px solid #255aa7;
}
.cur a {
	color: #255aa7 !important;
}
.curr a {
	color: #000 !important;
}
.nav .start {
	margin-left: 0px !important;
}
.nav .end {
	margin-right: 0px !important;
}
/**********banner************/

.main_image {
	width: 100%;
	height: 660px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}
.main_image ul {
	width: 9999px;
	height: 660px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}
.main_image li {
	float: left;
	width: 100%;
	height: 660px;
}
.main_image li span {
	display: block;
	width: 100%;
	height: 660px
}
.main_image li a {
	display: block;
	width: 100%;
	height: 660px
}
div.flicking_con {
	width: 990px;
	margin: 0 auto;
	position: relative;
	display: none;
}
div.flicking_con .flicking_inner {
	position: absolute;
	top: 360px;
	left: 90px;
	z-index: 999;
	width: 300px;
	height: 21px
}
div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_main_img.png') 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}
div.flicking_con a.on {
	background-position: 0 -21px
}
#btn_prev, #btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none;
}
#btn_prev {
	background: url(../images/hover_left.png) no-repeat left top;
	left: 100px;
}
#btn_next {
	background: url(../images/hover_right.png) no-repeat right top;
	right: 100px;
}
.w_1200px {
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.w_540px {
	width: 540px;
	float: left;
	margin-bottom: 60px;
}
.w_600px {
	width: 540px;
	float: right;
	margin-bottom: 60px;
}
.w_540px_n {
	position: relative;
}
#marquee1 {
	width: 540px;
	height: 350px;
	overflow: hidden;
}
#marquee1 ul li {
	float: left;
	width: 540px;
	padding: 0px;
}
#marquee1 ul li img {
	display: block;
}
#marquee1 ul li a {
	position: relative;display: block;
}
#marquee1 ul li a span {
	display: block;
	width: 540px !important;
	height: 62px;
	background: transparent;
	background-color: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 25px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;z-index:9999;
}
.tags_h{width:100%;overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;display: block;}
#marquee1 ul li a span h2 {
	font-size: 16px;
	width: 540px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 7px;
}
#goL {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	opacity: 0.6
}
#goR {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	opacity: 0.6
}
#goL:hover {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	opacity: 1
}
#goR:hover {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	opacity: 1
}
.h_cpzx {
	font-size: 30px !important;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 42px;
}
.hnews_time {
	width: 80px;
	float: left;
	font-size: 16px;
	font-family: "SimSun";
	color: #0A88BB;
	box-sizing: border-box;
	border-right: 1px solid #000;
	padding-bottom: 5px;
}
.hnews_time span {
	display: block;
	font-family: "SimSun";
	font-size: 46px;
}
.hnews_n h1 {
	font-size: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: inherit !important;
}
.hnews_n {
	margin-left: 25px;
	float: left;
	width: 435px;
}
.hnews_n p {
	color: #6e6e6e;
	margin-top: 5px;
	box-sizing: border-box;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.w_600px ul {
	height: auto;
	overflow: hidden;
}
.w_600px ul li:hover .hnews_n h1 {
	color: #255aa7 !important;
}
.w_600px ul li {
	margin-bottom: 55px;
}
.w_600px ul li:last-child {
	margin-bottom: 0px;
}
.h_about {
	width: 100%;
	height: 660px;
	background: url(../images/h_bj.jpg) center center no-repeat;
}
.h_our {
	text-align: center;
	font-size: 30px;
	padding-top: 55px;
}
.xian_about {
	height: 2px;
	width: 60px;
	background: #000;
	margin-top: 10px;
}
.h_about_n p {
	color: #515151;
	margin-top: 30px;
}
.h_about_n {
	text-align: center;
}
.h_about_n a {
	width: 190px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #FFF;
	border: 1px solid #E1E1E1;
	display: inline-block;
	margin-top: 20px;
}
.h_about_n img {
	margin-top: 30px;
}
/*******************************************/

.h_link {
	position: relative;
}
#marquee2 {
	width: 1080px;
	height: 90px;
	margin-top: 45px;
	/*	margin-bottom: 35px;*/
	overflow: hidden;
}
#marquee2 ul li {
	float: left;
	width: 270px;
	padding: 0px;
}
#marquee2 ul li img {
	display: inline-block;
}
#marquee2 ul li a {
	position: relative;
	text-align: center;
	display: block;
}
#marquee2 ul li a span{ width:230px; height:90px;	box-sizing: border-box;	border: 1px solid #E5E5E5; display:inline-block; text-align:center; line-height:90px; position:relative;}
#marquee2 ul li a img {
	max-width: 230px;
	max-height: 88px; position:absolute;
    top: 50%; left:50%;
    transform: translate(-50%,-50%);

}
#lin_L {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	opacity: 0.6
}
#lin_R {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	opacity: 0.6
}
#lin_L:hover {
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	opacity: 1
}
#lin_R:hover {
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	opacity: 1
}
.foot {
	margin-top: 80px;
}
.foot_T {
	background: #323232;
	height: 285px;
}
.foot_B {
	background: #078DBD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot_T_L {
	width: 720px;
	float: left;
}
.foot_T_Z {
	width: 350px;
	float: left;
}
.foot_T_Z_tit {
	margin-top: 56px;
}
.foot_T_Z_tit a {
	font-size: 18px;
	color: #FFF;
	margin-right: 60px;
}
.Foot_tit_a {
	width: 132px;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.Foot_tit_a:nth-child(3) {
	width: 151px;
}
.Foot_tit_a a {
	display: block;
	color: #adadad;
	line-height: 28px;
}
.yq_link {
	width: 95%; margin-left:0px;
	margin-top: 35px; line-height:30px;
}
.yq_link span {
	font-size: 18px;
	color: #FFF;
}
.yq_link a {
	color: #adadad;
	margin-right: 10px;
}
.foot_T_Z_p {
	margin-top: 10px;
}
.foot_T_Z_p p {
	line-height: 28px;
	color: #adadad;
}
.qy_yx {
	white-space: pre-wrap;
	color: #5fddfd;
	line-height: 30px;
}
.qy_yx a {
	color: #5fddfd;
	line-height: 30px;
}
.foot_T_R {
	float: right;
}
.foot_T_R span {
	display: block;
	text-align: center;
}
.mi_r a {
	margin-right: 0px !important;
}
.mi_r {
	margin-bottom: 20px;
}
.foot_T_R span {
	line-height: 40px;
	background: #484848;
	color: #FFF;
}
.foot_B p {
	line-height: 26px;
	color: #FFF;
	text-align: center;
}
.banner_n {
	height: 275px; overflow:hidden; position:relative; z-index:888;
}
.home_wz {
	width: 1200px;
	line-height: 70px;
}
.home_wz i {
	color: #255aa7;
}
.home_wz img {
	transform: translateY(-25%);
	margin-right: 5px;
}
.titel_D {
	font-size: 34px !important;
	font-weight: 600;
	color: #000 !important;
	height: 85px;
}
.titel_D_zeng { margin-bottom:30px; }
.titel_D_zeng  h1{font-size: 34px !important; padding-bottom:10px;
	color: #000 !important;}
.w_900px {
	width: 900px;
	float: left;
}
.w_250px {
	width: 250px;
	float: right;
}
.tag {
	margin-bottom: 40px;
}
.tag a {
	display: inline-block;
	background: url(../images/q_k.png) left center no-repeat;
	text-indent: 28px;
	margin-left: 35px;
	color: #009bc3;
	font-size: 18px;
}
.tag .tag_O {
	background: url(../images/q_d.png) left center no-repeat;
}
h1 {
	color: #504f4f !important;
	font-size: 18px !important;
	line-height: 50px;
}
table.gridtable {
	font-size: 12px;
	color: #333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
	width: 900px;
	min-height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.gridtable td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	text-align: center;
	border-color: #666666;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}
td {
	height: 45px;
}
.R_title {
	width: 250px;
	height: 110px;
	line-height: 110px;
	background: url(../images/R_b.jpg);
	font-size: 24px;
	color: #FFF;
	text-indent: 25px;
}
.R_ul a {
	display: block;
	height: 48px;
	line-height: 48px;
	text-indent: 25px;
	color: #6f6f6f;
	box-sizing: border-box;
	border-bottom: 1px solid #FFF;
}
.R_ul a.hover {
	background: url(../images/r_li.jpg);
	color: #FFF;
}
.R_ul a:hover {
	background: url(../images/r_li.jpg);
	color: #FFF;
}
.R_ul a i {
	float: right;
	padding-right: 25px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: 350px;
	z-index: 99;
}
.news_li {
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 20px;
	background: url(../images/news_r.png) right center no-repeat;
}
.news_li a {
	height: auto;
	overflow: hidden;
	display: block;
}
.news_li_time {
	width: 80px;
	height: 100px;
	text-align: center;
	background: #F5F5F5;
	float: left;
	display: inline-block;
	color: #009bc3;
	font-size: 42px;
}
.news_li_time i {
	display: block;
	transform: translateY(10%);
}
.news_li_time span {
	display: block;
}
.news_li_r {
	width: 800px;
	float: right;
}
.news_li_tit {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px !important;
	display: block;
	line-height: 30px !important;
}
.news_li_r p {
	color: #515151;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 700px;
}
.news_li_r s {
	color: #b9b9b9;
}
.news_li:hover .news_li_time {
	background: #009BC3;
	color: #FFF;
}
.news_li:hover .news_li_tit {
	color: #009BC3 !important;
}
.news_show h1 {
	color: #616161;
	font-size: 20px;
}
.time_n_show {
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #CFCFCF;
	margin-bottom: 25px;
}
.time_n_show span {
	float: left;
	color: #797878;
	line-height: 30px;
}
.time_n_show a {
	float: right;
	color: #797878;
	line-height: 30px;
}
.time_n_show a img {
	margin-right: 10px;
}
.news_show p {
	margin-bottom: 20px;
}
.zizhi_show {
	display: inline-block;
}
.zizhi_show p {
	display: inline-block;
}
.zizhi_show p:nth-child(3n+2) {
	margin-left: 10px;
	margin-right: 10px;
}
.w_er_dh {
	height: 56px;
	width: 100%;
	background: #EEEEEE;
	text-align: center;
	line-height: 56px;
}
.w_er_dh a {
	display: inline-block;
	line-height: 56px;
	color: #000000;
	font-size: 18px;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
.w_er_dh a.cur {
	border-bottom: 1px solid #009BC3;
	color: #009BC3;
}
.w_er_dh a:hover {
	border-bottom: 1px solid #009BC3;
	color: #009BC3;
}
.case_show h1 {
	color: #255aa8 !important;
	font-size: 24px !important;
	margin-top: 20px;
	font-weight: 600 !important;
}
.case_show p {
	margin-bottom: 20px;
}
.case_show p.cur_img {
	text-align: center;
}
.case_show p.cur_img img {
	max-width: 900px;
}
#back-to-top {
	display: none;
	margin-top: 2px;
}
#back-to-top a {
	display: block;
	height: 56px;
	background: #C1C1C1;
	text-align: center;
	line-height: 56px;
	text-indent: 0px;
}
#back-to-top a img {
	width: 30px;
	vertical-align: middle;
}
.R_ul {
	background: #FFF;
}
.link_li {
	box-sizing: border-box;
	border: 1px solid #D2D2D2;
	padding: 25px;
	margin-bottom: 15px;
}
.link_li a {
	display: block;
}
.link_li_title {
	height: auto;
	overflow: hidden;
	vertical-align: bottom;
	font-size: 18px;
}
.link_li_title img {
	margin-right: 15px;
}
.link_li p {
	margin-top: 10px;
}
.our_ditu img {
	width: 100%;
	max-width: 900px;
}
.our_show_n p {
	color: #6a6a6a !important;
	font-size: 18px !important;
	line-height: 30px !important;
	margin-top: 15px;
}
.job_top {
	height: 50px;
	line-height: 50px;
	background: #D4D4D4;
	margin-top: 12px;
}
.job_top span {
	width: 20%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
}
/***********************************************/
#menu .tree1 {
	color: #6F93FF;
	font-size: 16px;
	border-bottom: solid 1px #eee;
}
#menu #tree_root {
}
#menu #tree_root li span {
	display: block;
	color: #222;
	cursor: pointer;
	line-height: 55px;
	border-bottom: 1px solid #D4D4D4;
}
#menu #tree_root li span b {
	display: block;
	line-height: 55px;
}
#menu #tree_root li span b em {
	width: 20%;
	display: inline-block;
	text-align: center;
	line-height: 55px;
}
#menu ul {
	overflow: hidden;
}
#menu ul li .before {
	font-weight: normal;
	position: relative;
	text-indent: 9999px;
}
#menu ul li b.Off .before:before {
	display: block;
	font-size: 0;
	top: 16px;
	left: 80px;
	content: " ";
	width: 22px;
	height: 22px;
	position: absolute;
	background: url(../images/s.png) center center no-repeat;
}
#menu ul li b.On .before:before {
	display: block;
	font-size: 0;
	top: 16px;
	left: 80px;
	content: " ";
	width: 22px;
	height: 22px;
	position: absolute;
	background: url(../images/x.png) center center no-repeat;
}
.job_nr {
	background: #F5F4F4;
	box-sizing: border-box;
	padding: 10px 35px 15px 35px;
}
.job_nr h1 {
	line-height: 40px !important;
}
.job_dy {
	padding: 20px 35px;
}
.job_dy p {
	line-height: 30px !important;
}


.w_1200px_xz {
	width: 1200px; margin: 0 auto !important;
}
.zeng_li{ width:580px; float:left; margin-bottom:50px; background:#F0F0F0;}
.zeng_li img{ width:100%;}
.zeng_li:nth-child(odd){  margin-left:0px; margin-right:20px;}
.zeng_li:nth-child(even){  margin-left:20px; margin-right:0px;}
.zeng_li_n{ padding:10px 20px  20px 20px; box-sizing: border-box; }
.zeng_li_n a{ display:block; line-height:20px; margin-top:10px; color:#21A0D2; background:url(../images/y_1.png) left center no-repeat; text-indent:25px; background-size:20px 20px; font-weight:600; font-size:14px;}
.zeng_li_n p{ height:104px;}
.zeng_li_n a:hover{ color:#7C7C7C;background:url(../images/y_2.png) left center no-repeat; text-indent:25px; background-size:20px 20px;}
.shuru { margin-bottom:8px;}

.shuru s{ color:#FFF; float:left;}
.qy_yx{ width:126px; float:left;}
#feedback_form{ width:290px;}
#feedback_form input, #feedback_form textarea{ width:160px; float:right; text-indent:3px;font-family: "Microsoft YaHei", SimSun, SimHei;}
.tijiao #btnSubmit{ height:30px; line-height:30px; background:#078DBD; color:#FFF; cursor:pointer;}


.right_z{ float:right;display:inline-block;}

.right_z a{ padding:5px 10px;}
.right_z_a{background: #009BC3; color:#FFF;}
.dhe_O{ position:absolute; top:49px; left:0px; z-index:999; width:100%;background:transparent;background-color:rgba(239,239,239,0.6); padding-bottom:5px; display:none;}
.dhe_O a{ height:40px; line-height:40px; font-size:14px; color:#000 !important}
	.dhe_O a:hover {
    color: #255aa7 !important;
}
